Welcome![Sign In][Sign Up]
Location:
Search - dom ms

Search list

[Windows Developaowejfls

Description: 熟悉MS XML DOM的一些基本操作,非常有用-MS XML DOM familiar with the basic operation, a very useful
Platform: | Size: 1168 | Author: hk | Hits:

[Windows Developaowejfls

Description: 熟悉MS XML DOM的一些基本操作,非常有用-MS XML DOM familiar with the basic operation, a very useful
Platform: | Size: 1024 | Author: hk | Hits:

[xml-soap-webserviceDOM2-Core

Description: dom/xml 高性能的分析代码,可以用来做嵌入的小型-dom/xml high-performance analysis code can be used to do small-scale embedded
Platform: | Size: 210944 | Author: xteamff | Hits:

[Windows DevelopDOMCount

Description: 自己开发的XML DOM计数程序DOMCount,使用DOM API解析XML文件,构造DOM树,然后遍历DOM树并计算元素个数(仅使用一个API调用)。 DOMCount解析XML文件,计算其元素数并打印。 用法: DOMCount [options]<XML file|List file> Options: -l,指示输入文件是一个列表文件,其中含有多个xml文件。默认情况下,该选项不存在,这时表明输入的是一个XML文件。 -v=xxx,Schema验证,xxx可以是:always,never或auto。默认情况下xxx=auto,如果DOCTYPE声明或schema声明出现在XML文档中,将进行验证:xxx=always,强制进行验证:xxx=never,不使用验证。 -n,允许处理名字空间。默认情况下不允许。 -s,允许处理大纲。默认情况下不允许。 -f,允许对整个大纲约束检查。默认情况下不允许。 -locale=ll_CC,指定本地编码,默认是en_US。 -?,显示帮助。 这里是DOMCount的输出: DOMCount -v=always personal.xml personal.xml: 20 ms (37 elems) 注意,程序运行时间将会视你机器处理器的不同而不同。-err
Platform: | Size: 1446912 | Author: | Hits:

[Windows Developxml

Description: XML毕竟只是一种规范了格式的标记语言,如果没有程序对它进行处理的话,它只是一个保存了很多数据的、有一定格式的文本文件而已。为了能够让计算机“读”懂XML的内容并做出进一步工作,程序就要先分析XML文件的结构和各个数据之间的关系。MS XML Parser就是Microsoft开发的解析XML文件的一系列接口,借助于它的帮助,程序员可以方便地利用提供的接口来分析XML文件。-【Abstract】XML just one of marked language after all, if without processing by the programme, it is only a text file that preserving many data and having certain format by all means. For letting computer could read its content and do more work, we must analyze the structure and the relation between every data of XML document, MS XML Parse which opened out by Microsoft is a series of interfaces of resolving XML document. Recur to it, we can expediently analyze XML document with the help of these interfaces. The XML DOM object of MS XML Parse offer a normative method to operate the information stored in XML document, DOM let users looking XML document like a information tree with certain structure, but not a stream of text, DOM API is used as bridge between application and XML. Transferring DOM S API, we could deal with document very expediently. 【keywords】Markup Language, Parser Interface, Document Object Model(DOM),DOM Information Tree, DOM API, Visual
Platform: | Size: 276480 | Author: 朱华 | Hits:

[Windows Develop45234353

Description: 用VC++ 通过 MS XML DOM 操作 XML 文件的示例 -By using VC++ MS XML DOM to manipulate XML document sample
Platform: | Size: 249856 | Author: 蜜蜡肘子 | Hits:

CodeBus www.codebus.net